palette: make the conversion hash table volatile
authorEll <ell_se@yahoo.com>
Fri, 23 Jun 2017 11:30:40 +0000 (07:30 -0400)
committerEll <ell_se@yahoo.com>
Fri, 23 Jun 2017 11:34:48 +0000 (07:34 -0400)
commit4d260b74be347b87399c9d8d45889d82207e228f
tree91bdccd890bc42fce93e620f5c9de3bb8d74c506
parentaab1ef832fc61c5d21773eb23b17f2b906e0060e
palette: make the conversion hash table volatile

... to avoid the theoretical possiblity of hash table entires being
read more than once during conversion, defying atomicity.  Very,
*very* paranoid, but what the hell :P
babl/babl-palette.c